prime number
英 [ˌpraɪm ˈnʌmbə(r)]
美 [ˌpraɪm ˈnʌmbər]
n. 素数,质数(只能被1和其自身整除)
牛津词典
noun
- 素数,质数(只能被1和其自身整除)
a number that can be divided exactly only by itself and 1, for example 7, 17 and 41
柯林斯词典
- 质数;素数
In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.
英英释义
noun
- an integer that has no integral factors but itself and 1
双语例句
- Application of Big Prime Number in Public-key Cryptography and Feasibility of Probability Generation Method
大素数在公钥密码中的应用及概率生成法的可行性 - This paper introduces the encryption and decryption of RSA system in public key and concludes that the key of the system security is the generation of big prime number.
在详细介绍公要密码中RSA系统的加密、解密的基础上,分析了该系统安全的关键是大素数的生成。 - And the generation of big prime number and the googol computation are also solved in this system.
在系统的实现过程中,还主要解决了大素数的生成以及大数运算等问题。 - To see why, imagine a situation where the table size is not a prime number.
为了考察为什么会有这个限制,假设表的容量不是质数。 - Improvement on the rapid generation algorithm of large prime number in RSA algorithm
RSA算法中快速生成大素数方法的改进 - This paper puts forword a kind of association rule algorithm based on prime number storage.
根据素数只有两个约数的性质,论文提出了一种基于素数存储的关联规则算法。 - The Study on Producing A Big Prime Number
对大素数生成的研究 - Cray number crunchers discovered the largest prime number.
克来公司的电脑发现了世界上最大的素数。 - The private key and public key are the function of a pair of big prime number ( decimal number between 100 and 200 bit or larger).
其公开密钥和私人密钥是一对大素数(100到200个十进制数或更大)的函数。 - Analysis and Comparison of Several Sieve Methods on Prime Number Searching with Matlab
Matlab环境下素数筛选算法的分析及比较